Fix issues with symbolic colors in rc file parsing
authorMatthias Clasen <mclasen@redhat.com>
Mon, 26 Oct 2009 03:47:59 +0000 (23:47 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 26 Oct 2009 03:47:59 +0000 (23:47 -0400)
commitd3e6cffff7be51748eac859850c24cd1075795f9
tree0b88fea1076e8a167707e63fc83fc32a2d4b5430
parent16482f20db0596851f3b43cc167df2a464115822
Fix issues with symbolic colors in rc file parsing

Don't recreate the settings color hash every time, repopulate it
instead. This avoids invalidating the references held by RcContexts.
gtk/gtkrc.c
gtk/gtksettings.c